func net/http.http2shouldRetryRequest
2 uses
net/http (current package)
h2_bundle.go#L7215: if req, err = http2shouldRetryRequest(req, err); err == nil {
h2_bundle.go#L7257: func http2shouldRetryRequest(req *Request, err error) (*Request, error) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)